ci/papr: Drop insttests
authorColin Walters <walters@verbum.org>
Sat, 8 Dec 2018 19:43:54 +0000 (14:43 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 10 Dec 2018 14:01:47 +0000 (14:01 +0000)
This didn't quite work out, and is now always failing because Ansible
changed.

For now we have some OK coverage via the rpm-ostree suite, let's just
drop this and revisit later.

Closes: #1783
Approved by: jlebon

.papr.yml

index 798435806b9a37337a0be8234abcbfec308f751e..7b3ca018083e2015ba1d725c9810948d9438b50d 100644 (file)
--- a/.papr.yml
+++ b/.papr.yml
@@ -1,29 +1,3 @@
-# https://fedoraproject.org/wiki/CI/Tests
-branches:
-    - master
-    - auto
-    - try
-
-context: FAH28-insttests
-required: false
-
-# FIXME; temporary workaround
-# https://github.com/ostreedev/ostree/pull/1513#issuecomment-378784162
-host:
-  distro: fedora/28/atomic
-  specs:
-    ram: 4096
-#container:
-#  image: registry.fedoraproject.org/fedora:28
-
-tests:
-  - docker run --device /dev/kvm --rm -v $(pwd):/srv/code:z registry.fedoraproject.org/fedora:28 /bin/sh -c "cd /srv/code && ./ci/fah28-insttests.sh"
-
-artifacts:
-  - tests/installed/artifacts/
-
----
-
 # This suite skips the RPMs and does the build+unit tests in a container
 inherit: false
 branches: